/* Shopping Cart ========================================================================= */
.checkout-cart-index .page-title h1{
    margin: 0 0 20px 0;
}

.cart h2 {
    font-family: OpenSansRegular;
    font-size: 18px;
    margin: 0;
    text-transform: none;
}

/* Checkout Types */
.cart .checkout-types {
    text-align: right;
}

.cart .title-buttons .checkout-types li {
    margin: 0 0 5px 5px;
}

.cart .checkout-types .paypal-or {
    margin: 0 8px;
    line-height: 2.3;
}

.cart .totals .checkout-types .paypal-or {
    clear: both;
    display: block;
    padding: 3px 55px 8px 0;
    line-height: 1.0;
    font-size: 11px;
}

.cart .totals .checkout-types .button {
    font-family: Verdana;
    font-size: 14px;
    line-height: 14px;
    padding: 9px 8px 7px;
    width: 100%;
}

.cart  .checkout-types li {
    padding: 0 20px 20px;
}

/* Shopping Cart Table */
.cart-table {
    //background-color: #6d6c6c;
    color: #000000;
    margin: 0 0 20px;
}

.cart-table .item-msg {
    font-size: 10px;
}

.cart-table thead {
    background: transparent;
}

.cart-table th {
    border: none;
    border-bottom: 1px solid #000000;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    padding: 10px;
    text-transform: uppercase;
    text-align: left;
}

.cart-table tr.last {
    border-bottom: none;
    
}

.cart-table td.last,
.cart-table th.last {
    padding-right: 30px;
}

.cart-table td.first,
.cart-table th.first {
    padding-left: 30px;
}

.cart-table td {
    border: none;
    padding: 10px;
}

.cart-table tfoot td {
    border-bottom: 1px solid #e1e1e1;
    padding: 15px 0 0 0;
}

.cart-table tfoot button {
    margin-bottom: 3px;
}

.cart-table tr {
    border-bottom: 1px solid #e1e1e1;
}

.checkout-cart-index tfoot tr:nth-child(1) td {
border-bottom: 1px solid #e1e1e1;
}

.product-info p {
    margin: 0;
}

.cart-table.data-table tr.even {
    //background-color: rgba(41,41,41,0.5);
    background-color:rgba(255,255,255,0.3);
}

.cart-table .product-info {
    width: 55%;
}

.cart-table .backlink {
    float: left;
    text-transform: uppercase;
}

.cart-table .btn-remove2 {
    margin: 0;
}

.cart-table .link-wishlist {
    margin: 25px 0 0 0;
    display: block;
}

.cart-table .product-image img {
    max-width: none;
}

.cart-table .product-name {
    font-family: OpenSansSemiBold;
    text-transform: uppercase;
}

.cart-table .product-name.has-options {
    margin: 10px 0 0 0;
}

.cart-table .item-options {
    margin: 0;
    text-transform: uppercase;
}

.quantity i {
    color: #bebebe;
}
.cart-table .cart-price {
    display: block;
    text-align: center;
}

.cart-table .qty {
    text-align: center;
    width: 38px;
}

/* Shopping Cart Collateral boxes */
#crosssell-products-list {
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.2);
    margin-bottom: 20px;
    margin-top: 10px;
}

.cart .crosssell h2 {
    font-family: OpenSansRegular;
    font-size: 18px;
    margin: 0;
    text-transform: none;
}

.cart .crosssell .product-name {
    background: rgba(0,0,0,0.8);
    font-size: 18px;
    margin: 0;
    padding: 5px 0;
    text-align: center;
}

.crosssell .product-details {
    padding: 0;
}

.crosssell .product-image-container {
    padding: 0;
}

.crosssell .short-description {
    height: 60px;
    padding: 10px;
}
.cart .crosssell .product-name a {
    color: #e1e1e1;
}

.cart .crosssell .button {
    width: 100%;
}

.cart .crosssell .old-price,
.cart .crosssell .special-price {
    margin: 0;
}

.crosssell .special-price .price {
    font-weight: normal;
    color: #e1e1e1;
}

.cart .crosssell .add-to-links {
    text-transform: uppercase;
}

.cart .crosssell .price-box {
    overflow: hidden;
    margin: 5px 0 0;
    background-color: #6d6c6c;
    color: #e1e1e1;
    text-align: center;
    padding: 6px 0;
}

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount h2 {
    margin-top: 0;
}

.discount-form {
    padding-top: 10px;
}

.cart .discount label,
.cart .giftcard label
{
    margin: 0 0 5px 0;
    display: block;
}

.cart .discount .input-box,
.cart .giftcard .input-box {
    float: left;
    margin: 0 0 10px 0;
}

.cart .discount .input-text,
.cart .giftcard .input-text {
    margin: 0 10px 0 0;
    padding: 6px 10px 5px;
    width: 170px;
}

.cart .check-gc-status {
    margin-top: 10px;
}

.discount-form .button {
    float: right;
    margin-bottom: 10px;
    padding: 7px 0 6px;
    width: 110px;
}

/* Shopping Cart Totals */
.cart .totals {
    text-transform: uppercase;
}

.cart .totals h2 {
    margin-top: 0;
}

.cart .totals .content {
    background: #6d6c6c;
    padding: 0;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 10px;
}

#shopping-cart-totals-table tbody tr:nth-child(1) td {
    padding: 20px 20px 5px;
}

.cart .totals .checkout-types {
    margin: 10px 0 0 0;
}

#shopping-cart-totals-table tbody tr {
    border-bottom: 1px solid #e1e1e1;
}

.cart .totals strong {
    font-weight: normal;
}

.cart .totals .grand-total-incl strong,
.cart .totals .grand-total-excl strong {
    font-weight: bold;
}

.cart .totals table {
    width: 100%;
}

.cart .totals .grand-total-incl {
    border-top: 1px solid #fff;
}

.cart .totals table th,
.cart .totals table td {
    color: #e1e1e1;
    padding: 5px 20px;
}
.cart .totals table th {
    text-align: left;
}

.cart .totals table tfoot th {
}

.checkout-types .cart li {
    padding: 0 20px 20px;
}

.checkout-types .cart .button {
    width: 100%;
}

/* Options Tool Tip */
.cart .item-options dt {
    font-weight: bold;
    font-style: italic;
}

.cart .item-options dd {
    padding-left: 10px;
}

.truncated {
    cursor: help;
}

.truncated a.dots {
    cursor: help;
}

.truncated a.details {
    cursor: help;
}

.truncated .truncated_full_value {
    position: relative;
    z-index: 999;
}

.truncated .truncated_full_value .item-options {
    position: absolute;
    top: -99999em;
    left: -99999em;
    z-index: 999;
    width: 250px;
    padding: 8px;
    border: 1px solid #ddd;
    background-color: #f6f6f6;
}

.truncated .truncated_full_value .item-options > p {
    font-weight: bold;
    text-transform: uppercase;
}

.truncated .show .item-options {
    top: -20px;
    left: 50%;
}

.col-left .truncated .show .item-options {
    left: 30px;
    top: 7px;
}

.col-right .truncated .show .item-options {
    left: -240px;
    top: 7px;
}

#crosssell-products-list .old-price .price {
    display: none;
}

.quantity-td {
    width: 10%;
}